From owner-freebsd-ports@FreeBSD.ORG Sat Mar 15 14:37:31 2014 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 ESMTPS id 4649B8CA for ; Sat, 15 Mar 2014 14:37:31 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 048B7EDB for ; Sat, 15 Mar 2014 14:37:30 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WOpiD-0002Mr-Vv for freebsd-ports@freebsd.org; Sat, 15 Mar 2014 15:37:21 +0100 Received: from a91-154-115-217.elisa-laajakaista.fi ([91.154.115.217]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Mar 2014 15:37:21 +0100 Received: from rakuco by a91-154-115-217.elisa-laajakaista.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Mar 2014 15:37:21 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Raphael Kubo da Costa Subject: Re: devel/libkolab failing to build on 11-current Date: Sat, 15 Mar 2014 16:37:08 +0200 Lines: 18 Message-ID: <86a9cr8r57.fsf@orwell.Elisa> References: <867g7x3dnc.fsf@orwell.Elisa> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: a91-154-115-217.elisa-laajakaista.fi User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (berkeley-unix) Cancel-Lock: sha1:4sdcqZPPAQxHh78kGLr1zcFFuiE= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Mar 2014 14:37:31 -0000 Raphael Kubo da Costa writes: > Shawn Webb writes: > >> devel/libkolab has been failing for the past few weeks. >> >> Log file from an 11-current/amd64 Poudriere build here: >> http://pastebin.com/kfjkMpE7 > > I was able to reproduce it here too. It's weird that no pkg-fallout > email has been sent about this failure. > > I've submitted a patch to the kolab development list and will backport > it to the port. > > Thanks for the report. Fixed in r348328.