From owner-freebsd-ports@FreeBSD.ORG Fri Mar 15 08:00:26 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id ECED9AE5 for ; Fri, 15 Mar 2013 08:00:26 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id CB2408DA for ; Fri, 15 Mar 2013 08:00:26 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UGPYw-0003B1-Dz for freebsd-ports@freebsd.org; Fri, 15 Mar 2013 01:00:26 -0700 Date: Fri, 15 Mar 2013 01:00:26 -0700 (PDT) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1363334426412-5795799.post@n5.nabble.com> In-Reply-To: <1363317650778-5795763.post@n5.nabble.com> References: <51406426.30602@FreeBSD.org> <1363175743938-5795311.post@n5.nabble.com> <1363184876140-5795351.post@n5.nabble.com> <1363187724553-5795358.post@n5.nabble.com> <1363189438015-5795366.post@n5.nabble.com> <1363269884570-5795590.post@n5.nabble.com> <514285C6.5010603@ShaneWare.Biz> <1363317394779-5795762.post@n5.nabble.com> <1363317650778-5795763.post@n5.nabble.com> Subject: Re: starnge ports tree error: perl5.16 non-existent -- dependency list incomplete MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2013 08:00:27 -0000 This is starting to look like a text parser problem to me. In the poudriere buildjail, bulk-build textproc/gnome-doc-utils breaks. log shows: checking for intltool >= 0.35.0... ./configure: intltool-update: not found configure: error: Your intltool is too old. You need intltool 0.35.0 or later. Compile from Host side for same shows: checking for intltool >= 0.35.0... 0.50.2 found The log also showed these dependent ports: Installing getopt-1.1.5...Installing gettext-0.18.1.1...Installing libiconv-1.14... So I decided to re-build those 3 ports and I ran into this: http://freebsd.1045724.n5.nabble.com/devel-gettext-build-fails-td5795794.html -- View this message in context: http://freebsd.1045724.n5.nabble.com/starnge-ports-tree-error-perl5-16-non-existent-dependency-list-incomplete-tp5795304p5795799.html Sent from the freebsd-ports mailing list archive at Nabble.com.